ActiveReports 9
BeginInvoke(Delegate,Object[]) Method

Syntax
'Declaration
 
Public Overloads Function BeginInvoke( _
   ByVal method As System.Delegate, _
   ByVal ParamArray args() As System.Object _
) As System.IAsyncResult
public System.IAsyncResult BeginInvoke( 
   System.Delegate method,
   params System.object[] args
)

Parameters

method
args
See Also

Reference

Designer Class
Designer Members
Overload List

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum